xen.git
2016-12-05 Juergen Grossxenstore: add small default data buffer to internal...
2016-12-05 Juergen Grossxenstore: add helper functions for wire argument parsing
2016-12-05 Juergen Grossxenstore: make functions static
2016-12-05 Juergen Grossxenstore: let command functions return error or success
2016-12-05 Juergen Grossxenstore: use array for xenstore wire command handling
2016-12-05 Juergen Grossxenstore: support XS_DIRECTORY_PART in libxenstore
2016-12-05 Juergen Grossxenstore: add support for reading directory with many...
2016-12-05 Juergen Grossxenstore: add per-node generation counter
2016-12-05 Juergen Grossxenstore: use common tdb record header in xenstore
2016-12-05 Juergen Grossxenstore: call add_change_node() directly when writing...
2016-12-05 Juergen Grossxenstore: modify add_change_node() parameter types
2016-12-03 Cedric Bosdonnatlibxl/libxl_xshelp.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_x86.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_vtpm.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_vnuma.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_stream_write.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_save_callout.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_remus.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_qmp.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_pvusb.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_psr.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_pci.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_no_colo.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_nic.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_netbuffer.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_netbsd.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_linux.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_internal.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_freebsd.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_dom_suspend.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_dom_save.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_dm.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_device.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_create.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_colo_save.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_colo_restore.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_colo_qdisk.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_colo_proxy.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_colo_nic.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_colo.h: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_checkpoint_device.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl/libxl_bootloader.c: used LOG*D functions
2016-12-03 Cedric Bosdonnatlibxl.c: switch to LOG*D use
2016-12-03 Cedric Bosdonnatlibxl.c: switch to LOG*D use (refactored messages)
2016-12-03 Cedric Bosdonnatlibxl.c: switch to LOG*D use
2016-12-03 Cedric Bosdonnatlibxl: add LIBXL_LOGD_* and LOG*D function families.
2016-12-03 Juergen Grossstubdom: remove EXTRA_CFLAGS meant for building tools
2016-12-03 Juergen Grossbuild system: don't let install-stubdom depend on insta...
2016-12-03 Juergen Grossstubdom: simplify and fix Makefile
2016-12-03 Wei Liuflask: add gcov_op check
2016-12-03 Wei Liugcov: provide the capability to select gcov format...
2016-12-03 Wei LiuConfig.mk: introduce cc-ifversion
2016-12-03 Wei LiuConfig.mk: expand cc-ver a bit
2016-12-03 Wei Liugcov: userspace tools to extract and split gcov data
2016-12-03 Wei Liugcov: add new interface and new formats support
2016-12-03 Wei Liuxen, tools: rip out old gcov implementation
2016-12-03 Wei Liuxen: delete gcno files in clean target
2016-12-03 Wei LiuKconfig: add BROKEN config
2016-12-02 Andrew Cooperx86/emul: Use system-segment relative memory accesses
2016-12-02 Andrew Cooperx86/emul: Prepare to allow use of system segments for...
2016-12-02 Andrew Cooperx86/hvm: Avoid __hvm_copy() raising #PF behind the...
2016-12-02 Andrew Cooperx86/hvm: Rename hvm_copy_*_guest_virt() to hvm_copy_...
2016-12-02 Andrew Cooperx86/hvm: Reimplement hvm_copy_*_nofault() in terms...
2016-12-02 Andrew Cooperx86/hvm: Extend the hvm_copy_*() API with a pagefault_i...
2016-12-02 Andrew Cooperx86/shadow: Avoid raising faults behind the emulators...
2016-12-02 Andrew Cooperx86/pv: Avoid raising faults behind the emulators back
2016-12-02 Andrew Cooperx86/emul: Avoid raising faults behind the emulators...
2016-12-02 Andrew Cooperx86/hvm: Reposition the modification of raw segment...
2016-12-02 Andrew Cooperx86/vmx: Use hvm_{get,set}_segment_register() rather...
2016-12-02 Andrew Cooperx86/emul: Rework emulator event injection
2016-12-02 Andrew Cooperx86/emul: Remove opencoded exception generation
2016-12-02 Andrew Cooperx86/emul: Implement singlestep as a retire flag
2016-12-02 Andrew Cooperx86/emul: Always use fault semantics for software events
2016-12-02 Andrew Cooperx86/emul: Provide a wrapper to x86_emulate() to ASSERT...
2016-12-02 Andrew Cooperx86/emul: Correct the behaviour of pop %ss and interrup...
2016-12-02 Andrew Cooperx86/emul: Clean up the naming of the retire union
2016-12-02 Andrew Cooperx86/pv: Implement pv_inject_{event,page_fault,hw_except...
2016-12-02 Andrew Cooperx86/emul: Rename HVM_DELIVER_NO_ERROR_CODE to X86_EVENT...
2016-12-02 Andrew Cooperx86/emul: Rename hvm_trap to x86_event and move it...
2016-12-02 Andrew Cooperx86/emul: Simplfy emulation state setup
2016-12-02 Andrew Cooperx86/emul: Drop X86EMUL_CMPXCHG_FAILED
2016-12-02 Andrew Cooperx86/shadow: Fix #PFs from emulated writes crossing...
2016-12-02 Roger Pau Monnévtd: refuse to enable IOMMU if the PCI scan fails
2016-12-02 Roger Pau Monnéx86: split the setup of Dom0 permissions to a function
2016-12-02 Roger Pau Monnéx86/paging: introduce paging_set_allocation
2016-12-02 Roger Pau Monnéx86: allow calling {shadow/hap}_set_allocation with...
2016-12-02 Roger Pau Monnéx86: fix return value of *_set_allocation functions
2016-12-02 Boris Ostrovskyacpi: PVH guests need _E02 method
2016-12-02 Boris Ostrovskyacpi: power and sleep ACPI buttons are not emulated...
2016-12-02 Boris Ostrovskyacpi: make pmtimer optional in FADT
2016-12-02 He Chenx86/cpuid: Add AVX512_4VNNIW and AVX512_4FMAPS support
2016-12-02 Andrew Cooperx86/vmx: Shorten vmx_{get,set}_segment_register() for...
2016-12-02 Andrew Cooperx86/svm: Improve segment register printing in svm_vmcb_...
2016-12-02 Ian JacksonRe-enable hypervisor debug as part of opening 4.9
2016-12-02 Ian JacksonOpen Xen 4.9-unstable
2016-11-29 Ian JacksonConfig.mk: Drop stale QEMU_TRADITIONAL_REVISION commentary
2016-11-29 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-11-29 Ian JacksonUpdate QEMU_TRADITIONAL_REVISION and QEMU_UPSTREAM_REVI...
2016-11-29 Dario Faggiolicredit2: make runqueues be per-socket by default
2016-11-29 Julien Gralllibacpi: fix compilation when cross building the tools
next